CIE: Make the XYZ to LAB code look similar to the RGB to LAB code
authorDebarshi Ray <debarshir@freedesktop.org>
Sat, 28 Apr 2018 22:21:44 +0000 (00:21 +0200)
committerDebarshi Ray <debarshir@freedesktop.org>
Sat, 28 Apr 2018 22:21:44 +0000 (00:21 +0200)
commit7e7de1095bfbe0e548461464056c6f56afff0e18
tree8dfd884d5fd4e8202821bdc6da5bb58236bf7e85
parentebb2352236f7b0da35abd5513fa2ab16dc0a7452
CIE: Make the XYZ to LAB code look similar to the RGB to LAB code

Such superficial differences make the code harder to scan when looking
for bugs and optimization opportunities.
extensions/CIE.c